home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form Form1
- Caption = "Help"
- ClientHeight = 2685
- ClientLeft = 60
- ClientTop = 345
- ClientWidth = 8400
- LinkTopic = "Form1"
- ScaleHeight = 2685
- ScaleWidth = 8400
- StartUpPosition = 2 'CenterScreen
- Begin VB.TextBox Text1
- Height = 2520
- Left = 60
- Locked = -1 'True
- MultiLine = -1 'True
- ScrollBars = 2 'Vertical
- TabIndex = 0
- Text = "Form1.frx":0000
- Top = 105
- Width = 8295
- End
- Attribute VB_Name = "Form1"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
- Option Explicit
-